xen.git
2016-02-26 Wen Congyanglibxl/save: Refactor libxl__domain_suspend_state
2016-02-26 Wen Congyangtools/libxl: move save/restore code into libxl_dom_save.c
2016-02-26 Wen Congyangtools/libxl: move remus code into libxl_remus.c
2016-02-26 Wen Congyanglibxl/remus: init checkpoint callback in Remus setup...
2016-02-26 Shannon Zhaoarm/acpi: Initialize serial port from ACPI SPCR table
2016-02-26 Bob MooreACPICA / Headers: Add support for CSRT and DBG2 ACPI...
2016-02-26 Hanjun GuoACPI / table: Print GIC information when MADT is parsed
2016-02-26 Doug Goldsteinbuild: convert HAS_CORE_PARKING to Kconfig
2016-02-26 Doug Goldsteinbuild: convert HAS_NUMA to Kconfig
2016-02-26 Doug Goldsteinbuild: consolidate CONFIG_HAS_ACPI and CONFIG_ACPI
2016-02-26 Andrew Cooperprintk: introduce separator modifiers for the %ph custo...
2016-02-26 Andrew Cooperdocs: update README to include Clang
2016-02-26 David Vrabelx86/hvm: add HVM_PARAM_X87_FIP_WIDTH
2016-02-26 David Vrabelx86/fpu: add a per-domain field to set the width of...
2016-02-26 Jan BeulichvVMX: use latched VMCS machine address
2016-02-26 Jan Beulichx86emul: simplify IRET logic
2016-02-26 Jan Beulichx86emul: limit-check branch targets
2016-02-25 Doug Goldsteinx86: CONFIG_COMPAT is defined by Kconfig
2016-02-25 Andrew Cooperx86: unilaterally remove .init mappings
2016-02-25 Andrew Cooperx86: use 2M superpages for text/data/bss mappings
2016-02-25 Andrew Cooperx86: reorder .data and .init when linking
2016-02-25 Andrew Cooperx86: disable CR0.WP while applying alternatives
2016-02-25 Andrew Coopermemguard: drop memguard_init() entirely
2016-02-25 Andrew Cooperx86: construct the {l2,l3}_bootmap at compile time
2016-02-25 Andrew Cooperx86: improvements to build-time pagetable generation
2016-02-25 Andrew Cooperlockprof: move .lockprofile.data into .rodata
2016-02-25 Dario Faggiolipublic: typo: use ' as apostrophe in grant_table.h
2016-02-25 Andrew Cooperx86/hvm: print register state upon triple fault
2016-02-25 Andrew Cooperwork around Clang generating .data.rel.ro section for...
2016-02-25 Haozhong Zhangx86/hvm: collect information of TSC scaling ratio
2016-02-24 Konrad Rzeszutek... version: Document guest_handle
2016-02-24 Doug Goldsteinxenoprof: drop unnecessary macro
2016-02-24 Juergen Grossuse XEN_SYSCTL_SCHEDOP_* for sysctl operation checks
2016-02-24 Huaitong Hanx86/hvm: add pkeys support for cpuid handling
2016-02-24 Huaitong Hanx86/hvm: add xstate support for pkeys
2016-02-24 Huaitong Hanx86/hvm: add pkeys support for guest_walk_tables
2016-02-24 Dario Faggiolicredit1: trace vCPU boost/unboost
2016-02-24 Dario Faggiolisched: get rid of static private schedulers' structures
2016-02-22 Jan BeulichMerge branch 'staging' of xenbits.xen.org:/home/xen...
2016-02-22 Ian JacksonMerge branch 'staging' of xenbits.xen.org:/home/xen...
2016-02-22 Jan Beulichcommon: re-arrange struct kernel_param fields
2016-02-22 Jan BeulichRevert "init: annotate all command line parameter infra...
2016-02-22 Tamas K Lengyelx86/vm_event: consolidate hvm_event_fill_regs and p2m_v...
2016-02-22 Jan Beulichx86: drop register reload from INT80 malicious MSI...
2016-02-22 Doug Goldsteinarm: CONFIG_ARM_{32, 64} defined by Kconfig
2016-02-22 Doug Goldsteinx86: CONFIG_X86 defined by Kconfig
2016-02-22 Roger Pau Monnéx86/PVHv2: add XEN_ prefix to HVM_START_MAGIC_VALUE
2016-02-22 Andrew Cooperintroduce IS_ALIGNED()
2016-02-22 Dario Faggiolisched: tracing: enable TSC tracing for all events
2016-02-22 Andrew Cooperinit: annotate all command line parameter infrastructur...
2016-02-22 Doug Goldsteinm4/python: fix typo in LDFLAGS variable name
2016-02-22 Doug GoldsteinMAINTAINERS: add Doug Goldstein for Travis CI config
2016-02-19 Ian JacksonMerge branch 'staging' of xenbits.xen.org:/home/xen...
2016-02-19 Andrew Coopertools/xenalyze: Fix build with clang
2016-02-19 Ian Campbellxenpaging: don't try to log via xch if xc_interface_clo...
2016-02-19 Ian Campbelltools: gtracestat: make all functions and global data...
2016-02-19 Ian Campbelltools: gtracestat: Drop unused functions do_cstate...
2016-02-19 Doug Goldsteinbuild: convert xenoprof to Kconfig
2016-02-19 Doug Goldsteinxenoprof: fix up ability to disable it
2016-02-19 Ian Campbellxl: create: close restore_fd_to_close on error
2016-02-19 Ian Campbellxl: use xrealloc in domain create
2016-02-18 Ian Jacksontools: libxl: Simplify logic in libxl__realloc
2016-02-18 Andrew Coopertravis: drop bridge-utils and iproute2
2016-02-18 Corneliu ZUZUx86/monitor: minor left-shift undefined behavior checks
2016-02-18 Doug Goldsteintravis: add randconfig test target
2016-02-18 Doug Goldsteinadd randconfig target to Makefile
2016-02-18 Konrad Rzeszutek... mkelf32: Remove the 32-bit hypervisor support
2016-02-18 Andrew Cooperx86: fix unintended fallthrough case from XSA-154
2016-02-18 Corneliu ZUZUx86/hvm_event: fix uninitialized struct field usage...
2016-02-18 Andrew Cooperavoid left shifting into a sign bit
2016-02-18 Jan Beulichx86: drop failsafe callback invocation from assembly
2016-02-18 Jan BeulichVMX: fold redundant code
2016-02-18 Jan Beulichx86emul: fix rIP handling
2016-02-18 Jan Beulichx86/mm: slightly simplify mod_l1_entry()
2016-02-18 Dario FaggioliRTDS: pack trace data better for xentrace_format
2016-02-18 Dario Faggiolicredit2: pack trace data better for xentrace_format
2016-02-18 Dario Faggiolisched: improve domain creation tracing
2016-02-18 Dario Faggiolisched: move up the trace record for vcpu_wake and vcpu_...
2016-02-18 Dario Faggiolicredit: __runq_tickle takes a useless cpu parameter
2016-02-18 Jan Beulichx86: avoid flush IPI when possible
2016-02-18 Harmandeep... libxc: fix leak of t_info in xc_tbuf_get_size()
2016-02-18 Dirk Behmexen/arm64: Make sure we get all debug output
2016-02-17 Ian Campbellxenpaging: do not leak if --pagefile given twice
2016-02-17 Jim Fehligdocs: fix typo in xl-disk-configuration.txt
2016-02-17 Jim Fehliglibxlu_cfg: reject unknown characters following '\'
2016-02-17 Doug Goldsteinx86/PMU: make {acquire,release}_pmu_ownership names...
2016-02-17 Jan BeulichRevert "x86/HVM: differentiate IO/mem resources tracked...
2016-02-17 Roger Pau Monnéx86/PVHv2: update the start info structure layout
2016-02-17 Wei LiuMAINTAINERS: add myself as seabios maintainer
2016-02-17 Juergen Grosspublic: make some constants usable for assembler
2016-02-17 Juergen Grosscleanup xen/config.h
2016-02-17 Jan Beulichx86emul: relax asm() constraints
2016-02-17 Jan Beulichx86emul: fold almost identical code
2016-02-17 Jan Beulichx86/HVM: fold hypercall tables
2016-02-17 Jan Beulichx86/VMX: sanitize rIP before re-entering guest
2016-02-17 Jan Beulichx86: enforce consistent cachability of MMIO mappings
2016-02-17 Corneliu ZUZUxen/vm-events: Move parts of monitor_domctl code to...
2016-02-17 Corneliu ZUZUxen/arm: fix file comments
2016-02-16 Ian Campbelllibxl: close fd's in parent when spawning qdisk
2016-02-16 Ian Campbelltools: libxl: NULL terminate partially constructed...
next